Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Release 0.31 #7214

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Final Release 0.31 #7214

merged 1 commit into from
Feb 29, 2024

Conversation

ytimocin
Copy link
Contributor

Description

Final Release 0.31

Type of change

Release

@ytimocin ytimocin requested review from a team as code owners February 29, 2024 02:16
Copy link

github-actions bot commented Feb 29, 2024

Release Information

  • Previous version: v0.30.0
  • New version: v0.31.0

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Fix Delete application confirmation message points to the workspace but says environment #7089 by @jhandel in https://github.com/radius-project/radius/pull/7095
* versions.yaml updated for release 0.30 - final release by @vinayada1 in https://github.com/radius-project/radius/pull/7103
* Run release workflow on push to release branch by @willdavsmith in https://github.com/radius-project/radius/pull/7127
* Adding GHCR login step to the long running tests by @ytimocin in https://github.com/radius-project/radius/pull/7130
* Use unique resource names in test Terraform Recipe by @kachawla in https://github.com/radius-project/radius/pull/7108
* Add GH action to close stale PRs by @kachawla in https://github.com/radius-project/radius/pull/7143
* Rename stale PRs workflow filename by @kachawla in https://github.com/radius-project/radius/pull/7152
* Update RequireResource to handle duplicate short names and proper fully qualified names (also make life a little better for windows file system contributors) by @jhandel in https://github.com/radius-project/radius/pull/7134
* Update Namespace.ValidateNamespace to add workspace to arguments by @jhandel in https://github.com/radius-project/radius/pull/7154
* Set go version to 1.21.7 by @youngbupark in https://github.com/radius-project/radius/pull/7179
* updating patch api def for applications resource by @vishwahiremat in https://github.com/radius-project/radius/pull/7182
* Adding changes to extend secret stores scope to global by @vishwahiremat in https://github.com/radius-project/radius/pull/7155
* Adding support for terraform private module source for git by @vishwahiremat in https://github.com/radius-project/radius/pull/7167
* Adding dashboard release branch creation and tag push by @willdavsmith in https://github.com/radius-project/radius/pull/7160
* Fix syntax error in release workflow  by @willdavsmith in https://github.com/radius-project/radius/pull/7200
* Add dashboard to Radius installation and rad run by @willdavsmith in https://github.com/radius-project/radius/pull/7186
* Update typespec to support all Terraform Recipe Providers and Env by @ytimocin in https://github.com/radius-project/radius/pull/7202
* Add support to set environment variables to Terraform environment by @lakshmimsft in https://github.com/radius-project/radius/pull/7192
* Add logic to build configuration for multiple Terraform providers support by @lakshmimsft in https://github.com/radius-project/radius/pull/7189
* Updating versions.yaml for 0.31-rc1 by @ytimocin in https://github.com/radius-project/radius/pull/7205
* Fix release workflow to include dashboard repo clone by @willdavsmith in https://github.com/radius-project/radius/pull/7206
* Updating versions.yaml for 0.31-rc2 by @ytimocin in https://github.com/radius-project/radius/pull/7209
* Updating versions.yaml for 0.31-rc3 by @ytimocin in https://github.com/radius-project/radius/pull/7212

## New Contributors
* @jhandel made their first contribution in https://github.com/radius-project/radius/pull/7095

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.30.0...v0.31.0

⚠️ Missing release note ⚠️

This is the official Radius release. Create the release note by following instruction:

  1. Create ./docs/release-notes/v0.31.0.md from release note template
  2. Update the each section and add the above Change logs to the end of release note.
  3. Push release note changes to the PR branch.

Copy link

Release Information

  • Previous version: v0.30.0
  • New version: v0.31.0

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Fix Delete application confirmation message points to the workspace but says environment #7089 by @jhandel in https://github.com/radius-project/radius/pull/7095
* versions.yaml updated for release 0.30 - final release by @vinayada1 in https://github.com/radius-project/radius/pull/7103
* Run release workflow on push to release branch by @willdavsmith in https://github.com/radius-project/radius/pull/7127
* Adding GHCR login step to the long running tests by @ytimocin in https://github.com/radius-project/radius/pull/7130
* Use unique resource names in test Terraform Recipe by @kachawla in https://github.com/radius-project/radius/pull/7108
* Add GH action to close stale PRs by @kachawla in https://github.com/radius-project/radius/pull/7143
* Rename stale PRs workflow filename by @kachawla in https://github.com/radius-project/radius/pull/7152
* Update RequireResource to handle duplicate short names and proper fully qualified names (also make life a little better for windows file system contributors) by @jhandel in https://github.com/radius-project/radius/pull/7134
* Update Namespace.ValidateNamespace to add workspace to arguments by @jhandel in https://github.com/radius-project/radius/pull/7154
* Set go version to 1.21.7 by @youngbupark in https://github.com/radius-project/radius/pull/7179
* updating patch api def for applications resource by @vishwahiremat in https://github.com/radius-project/radius/pull/7182
* Adding changes to extend secret stores scope to global by @vishwahiremat in https://github.com/radius-project/radius/pull/7155
* Adding support for terraform private module source for git by @vishwahiremat in https://github.com/radius-project/radius/pull/7167
* Adding dashboard release branch creation and tag push by @willdavsmith in https://github.com/radius-project/radius/pull/7160
* Fix syntax error in release workflow  by @willdavsmith in https://github.com/radius-project/radius/pull/7200
* Add dashboard to Radius installation and rad run by @willdavsmith in https://github.com/radius-project/radius/pull/7186
* Update typespec to support all Terraform Recipe Providers and Env by @ytimocin in https://github.com/radius-project/radius/pull/7202
* Add support to set environment variables to Terraform environment by @lakshmimsft in https://github.com/radius-project/radius/pull/7192
* Add logic to build configuration for multiple Terraform providers support by @lakshmimsft in https://github.com/radius-project/radius/pull/7189
* Updating versions.yaml for 0.31-rc1 by @ytimocin in https://github.com/radius-project/radius/pull/7205
* Fix release workflow to include dashboard repo clone by @willdavsmith in https://github.com/radius-project/radius/pull/7206
* Updating versions.yaml for 0.31-rc2 by @ytimocin in https://github.com/radius-project/radius/pull/7209
* Updating versions.yaml for 0.31-rc3 by @ytimocin in https://github.com/radius-project/radius/pull/7212

## New Contributors
* @jhandel made their first contribution in https://github.com/radius-project/radius/pull/7095

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.30.0...v0.31.0

Signed-off-by: ytimocin <[email protected]>
@ytimocin ytimocin force-pushed the ytimocin/rel-0.31-final branch from ed8b3d7 to c396086 Compare February 29, 2024 02:21
Copy link

Release Information

  • Previous version: v0.30.0
  • New version: v0.31.0

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Fix Delete application confirmation message points to the workspace but says environment #7089 by @jhandel in https://github.com/radius-project/radius/pull/7095
* versions.yaml updated for release 0.30 - final release by @vinayada1 in https://github.com/radius-project/radius/pull/7103
* Run release workflow on push to release branch by @willdavsmith in https://github.com/radius-project/radius/pull/7127
* Adding GHCR login step to the long running tests by @ytimocin in https://github.com/radius-project/radius/pull/7130
* Use unique resource names in test Terraform Recipe by @kachawla in https://github.com/radius-project/radius/pull/7108
* Add GH action to close stale PRs by @kachawla in https://github.com/radius-project/radius/pull/7143
* Rename stale PRs workflow filename by @kachawla in https://github.com/radius-project/radius/pull/7152
* Update RequireResource to handle duplicate short names and proper fully qualified names (also make life a little better for windows file system contributors) by @jhandel in https://github.com/radius-project/radius/pull/7134
* Update Namespace.ValidateNamespace to add workspace to arguments by @jhandel in https://github.com/radius-project/radius/pull/7154
* Set go version to 1.21.7 by @youngbupark in https://github.com/radius-project/radius/pull/7179
* updating patch api def for applications resource by @vishwahiremat in https://github.com/radius-project/radius/pull/7182
* Adding changes to extend secret stores scope to global by @vishwahiremat in https://github.com/radius-project/radius/pull/7155
* Adding support for terraform private module source for git by @vishwahiremat in https://github.com/radius-project/radius/pull/7167
* Adding dashboard release branch creation and tag push by @willdavsmith in https://github.com/radius-project/radius/pull/7160
* Fix syntax error in release workflow  by @willdavsmith in https://github.com/radius-project/radius/pull/7200
* Add dashboard to Radius installation and rad run by @willdavsmith in https://github.com/radius-project/radius/pull/7186
* Update typespec to support all Terraform Recipe Providers and Env by @ytimocin in https://github.com/radius-project/radius/pull/7202
* Add support to set environment variables to Terraform environment by @lakshmimsft in https://github.com/radius-project/radius/pull/7192
* Add logic to build configuration for multiple Terraform providers support by @lakshmimsft in https://github.com/radius-project/radius/pull/7189
* Updating versions.yaml for 0.31-rc1 by @ytimocin in https://github.com/radius-project/radius/pull/7205
* Fix release workflow to include dashboard repo clone by @willdavsmith in https://github.com/radius-project/radius/pull/7206
* Updating versions.yaml for 0.31-rc2 by @ytimocin in https://github.com/radius-project/radius/pull/7209
* Updating versions.yaml for 0.31-rc3 by @ytimocin in https://github.com/radius-project/radius/pull/7212

## New Contributors
* @jhandel made their first contribution in https://github.com/radius-project/radius/pull/7095

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.30.0...v0.31.0

@radius-functional-tests
Copy link

radius-functional-tests bot commented Feb 29, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref c396086
Unique ID 3e57b23866
Image tag pr-3e57b23866
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-3e57b23866
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-3e57b23866
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-3e57b23866
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-3e57b23866
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting msgrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting samples functional tests...
⌛ Starting datastoresrp functional tests...
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ ucp functional tests succeeded
✅ samples functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

Comment on lines +11 to +12
## Highlights

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something you are working on?

Copy link

Test Results

3 127 tests  ±0   3 120 ✅ ±0   3m 37s ⏱️ +5s
  261 suites ±0       7 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit c396086. ± Comparison against base commit fa232fb.

Copy link

66.0

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 66.0 %
  • main branch coverage: 66.0 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@shalabhms shalabhms self-requested a review February 29, 2024 02:34
@ytimocin ytimocin merged commit cb87acf into main Feb 29, 2024
21 checks passed
@ytimocin ytimocin deleted the ytimocin/rel-0.31-final branch February 29, 2024 02:35
ytimocin added a commit that referenced this pull request Feb 29, 2024
# Description
Final Release 0.31

## Type of change
Release

Signed-off-by: ytimocin <[email protected]>
ytimocin added a commit that referenced this pull request Feb 29, 2024
# Description
Final Release 0.31

## Type of change
Release

Signed-off-by: ytimocin <[email protected]>
willdavsmith pushed a commit to willdavsmith/radius that referenced this pull request Mar 4, 2024
# Description
Final Release 0.31

## Type of change
Release

Signed-off-by: ytimocin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants